Skip to content

Instantly share code, notes, and snippets.

@RobMulla
RobMulla / tpu_diagnostic.py
Last active June 1, 2026 17:11
TPU Builder Diagnostic
#!/usr/bin/env python3
# ==============================================================================
# Cloud TPU - Cross-Platform General Diagnostic & Quota Verification Utility
# ==============================================================================
# Run this script in Google Cloud Shell or in any terminal authenticated with gcloud.
# Compatible with Linux, macOS, and Windows. Requires only Python 3.6+.
# ==============================================================================
import os
import sys
@jinjier
jinjier / javdb-top250.md
Last active June 1, 2026 17:10
JavDB top 250 movies list. [Updated on 2026/01]
@matthewzring
matthewzring / markdown-text-101.md
Last active June 1, 2026 17:07
A guide to Markdown on Discord.

Markdown Text 101

Want to inject some flavor into your everyday text chat? You're in luck! Discord uses Markdown, a simple plain text formatting system that'll help you make your sentences stand out. Here's how to do it! Just add a few characters before & after your desired text to change your text! I'll show you some examples...

What this guide covers:

@Igloczek
Igloczek / verify-email.ts
Last active June 1, 2026 17:05
Simple way to filter out most of the disposable / temporary / disposable / burner / fake / dead emails
import dns from "node:dns/promises"
import axios from "axios"
import { TTLCache } from "@isaacs/ttlcache"
const domainsCache = new TTLCache<string, boolean>({
ttl: 1000 * 60 * 60 * 1,
})
const dnsCache = new TTLCache<string, boolean>({

LLM Wiki

A pattern for building personal knowledge bases using LLMs.

This is an idea file, it is designed to be copy pasted to your own LLM Agent (e.g. OpenAI Codex, Claude Code, OpenCode / Pi, or etc.). Its goal is to communicate the high level idea, but your agent will build out the specifics in collaboration with you.

The core idea

Most people's experience with LLMs and documents looks like RAG: you upload a collection of files, the LLM retrieves relevant chunks at query time, and generates an answer. This works, but the LLM is rediscovering knowledge from scratch on every question. There's no accumulation. Ask a subtle question that requires synthesizing five documents, and the LLM has to find and piece together the relevant fragments every time. Nothing is built up. NotebookLM, ChatGPT file uploads, and most RAG systems work this way.

@nosmall
nosmall / Setup Git and Github in Ubuntu 20.04.md
Last active June 1, 2026 16:59
Setup Git and Github in Ubuntu 20.04

Setup Git and Github in Ubuntu 20.04

Install git for sure

sudo apt install git -y

Setup Git username & email

git config --global user.name 'nosmall'
@alganet
alganet / c89cc.sh
Last active June 1, 2026 16:53
c89cc.sh - standalone C89/ELF64 compiler in pure portable shell
#!/bin/sh
# ISC License
# Copyright (c) 2026 Alexandre Gomes Gaigalas <alganet@gmail.com>
# Permission to use, copy, modify, and/or distribute this software for any
# purpose with or without fee is hereby granted, provided that the above
# copyright notice and this permission notice appear in all copies.
# THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
@Antosik
Antosik / Internship.md
Last active June 1, 2026 16:51
IT Стажировки в Москве и России

Список IT стажировок и вакансий без опыта в Москве и России

  • Яндекс
    • Программы стажировок
      • Разработка (Python, C++, Java, Go, Kotlin, Scala, C, Flutter, фронтенд, DevOps, Android, iOS) *Машинное обучение
      • Аналитика данных
      • Информационная безопасность
      • Тестирование
  • Менеджмент